This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: org.w3c.dom.DOMImplementation ~Olga Chuluburoden 29.Jan.03 02:18 AM a Web browser Domino Designer 6.0Windows NT
I ran into the same problem. What I did was removed the xml4j.jar from the Domino directory and put it in my servlet directory. Next, I added where the new location for the xml4j.jar to my JavaUserClasses in the notes.ini file. This must be placed after the entry for your batik-ext.jar. Right now this is working and I do not know what possible impact it might have down the line. If we run into anything, I will definitely post it.